projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63dc97f
)
docs: Fix property annotation
author
Emmanuele Bassi
<ebassi@gnome.org>
Mon, 22 Feb 2021 14:52:40 +0000
(14:52 +0000)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:32 +0000
(16:37 +0000)
gtk/gtkentry.c
patch
|
blob
|
history
diff --git
a/gtk/gtkentry.c
b/gtk/gtkentry.c
index 0427fa81d77345af53f30e086d1b779481fb560f..6e01cbeb035d4a9f3d2b6a64d6256457534297ef 100644
(file)
--- a/
gtk/gtkentry.c
+++ b/
gtk/gtkentry.c
@@
-526,7
+526,7
@@
gtk_entry_class_init (GtkEntryClass *class)
GTK_PARAM_READWRITE|G_PARAM_EXPLICIT_NOTIFY);
/**
- * GtkEntry:invisible
=
char:
+ * GtkEntry:invisible
-
char:
*
* The character to use when masking entry contents (“password mode”).
*/